Skip to content

Conversation

@dwdougherty
Copy link
Collaborator

@dwdougherty dwdougherty commented Oct 14, 2025

Fixes #2224.

Type "brpoplpush" into the Search commands... field. Hover over the Deprecated badge to observe the tooltip. Then click into the page to see that the badge is also on the individual command page.

Here are the staging links:

https://redis.io/docs/staging/DOC-5810/commands/?name=brpoplpush
https://redis.io/docs/staging/DOC-5810/commands/brpoplpush

The only thing I'm not certain of is the badge coloring. Suggestions are welcome.

@dwdougherty dwdougherty requested a review from a team October 14, 2025 18:18
@dwdougherty dwdougherty self-assigned this Oct 14, 2025
@dwdougherty dwdougherty added enhancement New feature or request cmds labels Oct 14, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Oct 14, 2025

DOC-5810

@kaitlynmichael
Copy link
Contributor

I think maybe a yellow badge with black text might be more readable?

@dwdougherty
Copy link
Collaborator Author

Thanks for the feedback, @kaitlynmichael. I changed the color to black on Redis "mtn dew" yellow. I don't know if that's an improvement or not.

Feel free to weigh in, @mich-elle-luna.

@mich-elle-luna
Copy link
Collaborator

mich-elle-luna commented Oct 14, 2025

Cool, thanks for doing this. The only thing I see is that the tooltip is long enough to be cut off by the side margin, so maybe it should be shortened somehow?
image
Otherwise this looks good to me.

@dwdougherty
Copy link
Collaborator Author

@mich-elle-luna I just pushed a fix for the clipping problem.

Copy link
Collaborator

@mich-elle-luna mich-elle-luna left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you!

@dwdougherty dwdougherty merged commit 16c5cf1 into main Oct 14, 2025
6 checks passed
@dwdougherty dwdougherty deleted the DOC-5810 branch October 14, 2025 22:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cmds enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improve visibility for deprecated commands on the Commands reference page

4 participants